Close
dtSearch Text Retrieval Engine Programmer's Reference
ISearchFilter::GetItemArrayVBS Method
Syntax
IDL
HRESULT GetItemArrayVBS([in] LONG iIndex, [out, retval] VARIANT * pArray);

GetItemArrayVBS is identical to GetItemArray, except that it returns the document ids in an array of Variants, so the array can be used in VBScript.